home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / newsau.xml < prev    next >
Text File  |  2002-08-30  |  1KB  |  45 lines

  1. <!--
  2.    This file contains a local content for Australia - News
  3.    - Steve Lin [stephen@intense.com.au] (15/7/2002)
  4. -->
  5.  
  6. <search function="newsau">
  7.   <name>news.com.au</name>
  8.   <description>
  9.     Search for news topics at news.com.au plus links to all other News Corp newspapers.
  10.     <div class="helpboxDescLabels">Example:</div>
  11.     <table class="helpboxDescTable">
  12.       <tr><td>newsau Rugby</td></tr>
  13.     </table>
  14.   </description>
  15.   <category>News</category>
  16.   <link>http://www.news.com.au/</link>
  17.  
  18.  
  19.   <form name="newsf"
  20.         action="http://search.news.com.au/search"
  21.         method="get">
  22.     <input type="hidden" name="q" value=""/>
  23.   </form>
  24.  
  25.  
  26.   <script><![CDATA[
  27.     function newsau(p)
  28.     {
  29.       if( nullArgs("newsau",p) )
  30.         return false;
  31.       else
  32.       {
  33.         document.newsf.q.value = p;
  34.         submitForm(newsf);
  35.       }
  36.     }
  37.   ]]></script>
  38.  
  39.   <copyright>
  40.     Copyright (c) 2002 David Bau
  41.     Distributed under the terms of the
  42.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  43.   </copyright>
  44. </search>
  45.